Skip to content

build: remove javafx from modules that don't really need it - #1356

Merged
baltzell merged 3 commits into
developmentfrom
no-javafx-in-ltcc
Jul 30, 2026
Merged

build: remove javafx from modules that don't really need it#1356
baltzell merged 3 commits into
developmentfrom
no-javafx-in-ltcc

Conversation

@c-dilks

@c-dilks c-dilks commented Jul 21, 2026

Copy link
Copy Markdown
Member

Now javafx is only consumed by common-tools stuff:

$ rg javafx -gpom.xml -g!/pom.xml -l
common-tools/clas-geometry/pom.xml
common-tools/clas-jcsg/pom.xml

Now `javafx` is only consumed by `common-tools` stuff:
```bash
$ rg javafx -gpom.xml -g!/pom.xml -l
```
```
common-tools/clas-geometry/pom.xml
common-tools/clas-reco/pom.xml
common-tools/clas-jcsg/pom.xml
```
@c-dilks c-dilks changed the title build: remove javafx dependency from ltcc module build: remove javafx from modules that don't really need it Jul 21, 2026
@c-dilks c-dilks added the maven label Jul 21, 2026
@baltzell

Copy link
Copy Markdown
Collaborator

java still has no Pair:)

@baltzell
baltzell enabled auto-merge (squash) July 30, 2026 19:47
@baltzell
baltzell merged commit 4536dea into development Jul 30, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants